Pro-Cloud API Web Service
Method/ProCloudWS.asmx/AttributeValueGetByInstanceID
Pro-Cloud API Web Service > All Operations Resource Group : /ProCloudWS.asmx/AttributeValueGetByInstanceID (Method)
Description

This web method is used for getting all the Attribute Values for a given Attribute Group Instance ID.

Request (AttributeValueGetByInstanceIDSoapIn)

The request body is of type AttributeValueGetByInstanceID.

Request Body Parameters

NameDescriptionData Type
This is a unique provider id, which can be obtained from CSSguid
This is your unique service password which can be obtained from CSSxml:string
The type of attribute you would like to return.xml:string
The unique ID for the Attribute Group Instance that you would like to return values for.xml:int
intAttribGroupInstanceID Element strAttribName Element strPassword Element objProviderGUId Element Sequence AttributeValueGetByInstanceID Element

Overview

Sequence
Response (AttributeValueGetByInstanceIDSoapOut)

The response body is of type AttributeValueGetByInstanceIDResponse.

Response Body Parameters

NameDescriptionData Type
 objAttributeValueGetByInstanceIDReturn
xmlDataSet Element strErrorMsg Element intErrorId Element Sequence AttributeValueGetByInstanceIDResult Element Sequence AttributeValueGetByInstanceIDResponse Element

Overview

Sequence
See Also
All Operations Resource GroupPro-Cloud API Web Service